Click or drag to resize

FolderChange Constructor

Overload List
  NameDescription
Public methodFolderChange
Initializes a new instance of the FolderChange class.
Public methodFolderChange(FolderId, Property)
Initializes a new instance of the FolderChange class.
Public methodFolderChange(FolderId, PropertyPath)
Initializes a new instance of the FolderChange class.
Public methodFolderChange(FolderId, IListProperty)
Initializes a new instance of the FolderChange class.
Public methodFolderChange(FolderId, IListPropertyPath)
Initializes a new instance of the FolderChange class.
Public methodFolderChange(StandardFolder, Property)
Initializes a new instance of the FolderChange class.
Public methodFolderChange(StandardFolder, PropertyPath)
Initializes a new instance of the FolderChange class.
Public methodFolderChange(StandardFolder, IListProperty)
Initializes a new instance of the FolderChange class.
Public methodFolderChange(StandardFolder, IListPropertyPath)
Initializes a new instance of the FolderChange class.
Public methodFolderChange(FolderId, Property, PropertyPath)
Initializes a new instance of the FolderChange class.
Public methodFolderChange(FolderId, IListProperty, IListPropertyPath)
Initializes a new instance of the FolderChange class.
Public methodFolderChange(StandardFolder, Property, PropertyPath)
Initializes a new instance of the FolderChange class.
Public methodFolderChange(StandardFolder, IListProperty, IListPropertyPath)
Initializes a new instance of the FolderChange class.
Top
See Also